FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#1.0.0-snapshot4 (47 ms)

Package ca.on.ehr.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot4&canonical=http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/CA-eReC-Patient-Present-Location-EXT
Url http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/CA-eReC-Patient-Present-Location-EXT
Version 0.10.1
Status active
Name PatientPresentLocation
Title PatientPresentLocation
Experimental False
Realm uv
Authority national
Description Extension used to communicate the present location of the patient if it is different than the patient's home address.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest ServiceRequest EHR
http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/servicerequest-ca-core ServiceRequest (CA-Core)

Resources that this resource uses

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-location Location EHR


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ext-patient-present-location",
  "url" : "http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/CA-eReC-Patient-Present-Location-EXT",
  "version" : "0.10.1",
  "name" : "PatientPresentLocation",
  "title" : "PatientPresentLocation",
  "status" : "active",
  "description" : "Extension used to communicate the present location of the patient if it is different than the patient's home address.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "ServiceRequest"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "definition" : "Used to communicate the present location of the patient if it is different than the patient's home address."
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/CA-eReC-Patient-Present-Location-EXT"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-location"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.